projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72e6d48
)
Add bug reference.
author
Juanma Barranquero
<lekktu@gmail.com>
Wed, 7 Jan 2009 09:34:18 +0000
(09:34 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Wed, 7 Jan 2009 09:34:18 +0000
(09:34 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index fe6071f17ec2f9e9633fbf04723048944972b420..99cbe6334a4d2df84c9aa6eb60ba3e4f981e44f7 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,7
+1,7
@@
2009-01-07 Kenichi Handa <handa@m17n.org>
* coding.c (decode_coding_utf_8): Check byte_after_cr before
- breaking the loop.
+ breaking the loop.
(Bug#870)
(decode_coding_utf_16, decode_coding_emacs_mule)
(decode_coding_iso_2022, decode_coding_sjis, decode_coding_big5)
(decode_coding_charset): Likewise.